length

abstract fun length(): Long

Returns the number of elements in this array.

The maximum size of an array in JavaScript equals to 232-1

Throws

when the JavaScript object is already disposed or invalid